hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
toNetworkBytes
hip
api
net
utils
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[]
toNetworkBytes
(ubyte[] input)
ubyte
[
N
]
toNetworkBytes
(T input)
@
nogc
nothrow pure
ubyte
[
N
]
toNetworkBytes
(
T
uint
N
=
T.sizeof
)
(
T
input
)
Meta
Source
See Implementation
hip
api
net
utils
aliases
fromNetworkBytes
fromNetworkBytesInPlace
functions
copyIntoMemory
getSendTypeSize
hasDynamicArray
hton
htonl
htons
isLittleEndian
ntohl
ntohs
sizeofTypes
swapEndian
swapEndianInPlace
toBytes
toNetwork
toNetworkBytes
toNetworkBytesInPlace